setTestGroup

open fun setTestGroup(key: String, groupName: String)

Define a group name for AB testing The SDK will log the relative success of each group

Parameters

key

the type of group to define; available keys are found in this enum DBATestGroupKey

groupName

the name of the group